From e83dfb03cdd1627d1753980bf8b6431ed8b664be Mon Sep 17 00:00:00 2001 From: Andrew Innes Date: Tue, 6 Mar 2001 13:43:28 +0000 Subject: [PATCH] Add --ldflags to configure line for building with recent versions of Cygwin GCC. --- nt/INSTALL | 1 + 1 file changed, 1 insertion(+) diff --git a/nt/INSTALL b/nt/INSTALL index 41ae5377a5b..e10ce7bc81f 100644 --- a/nt/INSTALL +++ b/nt/INSTALL @@ -108,6 +108,7 @@ 1.1.8, you may need to specify some extra compiler flags like so: configure --with-gcc --cflags -mwin32 --cflags -D__MSVCRT__ + --ldflags -mwin32 We will attempt to auto-detect the need for these flags in a future release. -- 2.30.2